Skip to content

fix lua package: correct directory, namespace and install#2

Merged
Sunrisepeak merged 1 commit intomainfrom
add-lua-library
Feb 28, 2026
Merged

fix lua package: correct directory, namespace and install#2
Sunrisepeak merged 1 commit intomainfrom
add-lua-library

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

  • Move package from packages/l/lua to packages/m/mcpplibs-capi-lua (directory must match package name)
  • Build only library target to avoid parallel std module conflicts
  • Install lua_headers.h for cppm dependency
  • Fix test namespace to mcpplibs::capi::lua

- Move package from packages/l/lua to packages/m/mcpplibs-capi-lua
  (directory must match package name)
- Build only library target to avoid parallel std module conflicts
- Install lua_headers.h for cppm dependency
- Fix test namespace to mcpplibs::capi::lua

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Sunrisepeak Sunrisepeak merged commit ca1aa68 into main Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant